ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions.Tools Namespace / OrderedItem<T> Structure / Index Field

In This Topic
    Index Field (OrderedItem<T>)
    In This Topic
    Index of the item in collection.
    Syntax
    'Declaration
     
    Public ReadOnly Index As Integer
    public readonly int Index
    See Also